home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000150_news@columbia.edu _Tue Oct 5 16:24:16 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA27844
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 5 Oct 1999 16:24:15 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA16997
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 5 Oct 1999 15:56:23 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Yoner, Clinton (EXCHANGE:WDLN2:2Y64)" <cyoner@americasm01.nt.com>
  10. Subject: Re: cut and paste problem SOLVED
  11. Date: Tue, 05 Oct 1999 15:39:30 -0400
  12. Organization: Nortel
  13. Message-ID: <37FA53F2.604C7E06@americasm01.nt.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Thanks all for your interest.
  17.  
  18. Frank put me on the right track. I should have known that when i paste to kermit
  19. what I see is the ECHO (or want the device recieved) not the "paste".
  20. That got me thinking. I just did an upgrade to linux 6.0
  21. The "setserial" commands in rc.local worked with REDHAT 5.1 but the default
  22. setting must be changed for REDHAT 6.
  23. So I added "autoconfig" to the end of the "setserial" commands and now it works.
  24.  
  25. Thanks again
  26. -Clint
  27.  
  28.  
  29. >
  30.